statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
The key to processing complex statements is the 处理复杂语句的关键在于
Handling complex statements >处理复杂语句
Color coding of syntax to improve the readability of complex statements 在语法中使用不同的颜色,以提高复杂语句的可读性。
Complex statements often perform a variety of tasks , including updates , inserts , and deletes 复杂语句通常执行多种任务,包括更新、插入和删除。
To proceed to the next object or data that is returned from the complex statement , you can call the 要继续处理从复杂语句返回的下一个对象或数据,可以调用
Groups of related statements , including simple and possibly additional complex statements ,即相关语句形成的语句组,其中包括简单和(可能)附加的复杂语句。
This technique is often used in response to complex statements or group situations where several persons have commented on the same issue 这个技巧大多是遇到复杂的陈述时,或是多人参与时,每个人对同一问题有各自不同的见解。
Describes how to use the jdbc driver to run complex statements that perform a variety of tasks and might return different types of data 说明如何使用jdbc驱动程序运行复杂语句,这些语句执行多种任务并且可能返回不同类型的数据。
When you use the microsoft sql server 2005 jdbc driver , you might have to handle complex statements , including statements that are dynamically generated at runtime 使用microsoft sql server 2005 jdbc驱动程序时,您可能必须处理复杂语句,其中包括运行时动态生成的语句。
To effectively process complex statements , the jdbc driver provides a number of methods to query the objects and data that is returned so your application can correctly process them 为了有效地处理复杂语句, jdbc驱动程序提供多种方法查询返回的对象和数据,以便您的应用程序可正确处理这些内容。